COMDLG32.OCX = This is the common dialog box for visual basic 6, it is used to browse and select files.

If you get an error saying you are missing the file comdlg32.ocx, copy the file to your Windows System directory and run this (Start -> Run).

regsvr32 Comdlg32.ocx

from windows.  This should clear up the problem.